home *** CD-ROM | disk | FTP | other *** search
/ kermit.columbia.edu / kermit.columbia.edu.tar / kermit.columbia.edu / newsgroups / misc.19950726-19950929 / 000402_news@columbia.edu_Wed Sep 20 01:30:26 1995.msg < prev    next >
Internet Message Format  |  1995-12-25  |  2KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA05771
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Thu, 21 Sep 1995 00:14:02 -0400
  3. Received: by apakabar.cc.columbia.edu id AA13740
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Thu, 21 Sep 1995 00:14:00 -0400
  5. Path: news.columbia.edu!sol.ctr.columbia.edu!howland.reston.ans.net!math.ohio-state.edu!cs.utexas.edu!news.cs.utah.edu!cc.usu.edu!jrd
  6. From: jrd@cc.usu.edu (Joe Doupnik)
  7. Newsgroups: comp.protocols.kermit.misc
  8. Subject: Re: REQUEST: KERMIT SPECS
  9. Message-Id: <1995Sep20.073026.61684@cc.usu.edu>
  10. Date: 20 Sep 95 07:30:26 MDT
  11. References: <43mqvf$gj7@fusaro.ICO.Olivetti.Com>
  12. Organization: Utah State University
  13. Lines: 17
  14. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  15.  
  16. In article <43mqvf$gj7@fusaro.ICO.Olivetti.Com>, lauro@argo.ico.olivetti.com (Marco Lauro) writes:
  17. > Excuse me for my poor english.
  18. > I must connect an HP portable programmable calculator to PC. The HP serial
  19.  port uses the kermit protocol.
  20. > Can anyone send me a copy of the kermit specifications ????
  21. -----------
  22.     First, if Kermit is built into the HP calculator then you can run
  23. MS-DOS Kermit on the PC and move files back and forth naturally. HP48
  24. calculators, in particular, work well this way. 
  25.     On the other hand, if the calculator lacks a Kermit program, and it 
  26. has the ability to be programmed enough to make a primative Kermit, then a 
  27. good place to start is purchasing a copy of the rule book: "Kermit, a file 
  28. transfer protocol" by Frank da Cruz, ISBN 0-932376-88-6, also available from 
  29. Columbia University. In addition to presenting the Kermit protocol 
  30. specifications the book has a BASIC program implementing a very simplified 
  31. version of the Kermit protocol.
  32.     Joe D.